From 094155d9fc2b088fdea16c0add9ade0df5f750bc Mon Sep 17 00:00:00 2001 From: "Matteo F. Vescovi" Date: Wed, 8 Feb 2012 08:55:20 +0100 Subject: [PATCH] debian/control: wrap-and-sort Git-Dch: Ignore --- debian/control | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index d43c099..01601bc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,9 @@ Source: babl Section: libs Priority: optional Maintainer: Matteo F. Vescovi -Build-Depends: debhelper (>= 8), cdbs, autotools-dev +Build-Depends: autotools-dev, + cdbs, + debhelper (>= 8) Standards-Version: 3.9.2 Homepage: http://gegl.org/babl Vcs-Git: git://git.debian.org/git/collab-maint/babl.git @@ -10,7 +12,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/babl.git Package: libbabl-0.1-0 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends} Description: Dynamic, any to any, pixel format conversion library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be @@ -20,7 +23,8 @@ Description: Dynamic, any to any, pixel format conversion library Package: libbabl-0.1-dev Architecture: any Section: libdevel -Depends: ${misc:Depends}, libbabl-0.1-0 (= ${binary:Version}) +Depends: libbabl-0.1-0 (= ${binary:Version}), + ${misc:Depends} Description: Dynamic, any to any, pixel format conversion library (development files) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be -- 2.30.2